Skip to content
Back to search
30
MCP

Office Add-in

pulsemcp/office add-in

Control Microsoft Office add-ins via WebView2 and Chrome DevTools Protocol with excel, page, and addin tools.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Excel WebView2
Bridge Claude Code to Excel add-ins running in WebView2 via Chrome DevTools Protocol.
0 tools
io.github.dsbissett/office-addin-mcp
MCP server for Office add-ins via WebView2/CDP. Provides excel.*, page.*, and addin.* tools.
0 tools
Excel WebView2 MCP
MCP server for Excel add-ins via WebView2 CDP
0 tools
Chrome Browser Control
Enables fine-grained control over Chrome browser instances through the Chrome DevTools Protocol, allowing web navigation, element interactio
0 tools
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree sna
0 tools
Browser
Load authenticated web pages using Chrome DevTools Protocol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "office_add-in": {
      "url": "None",
      "transport": "http"
    }
  }
}